Overview
Endpoint to initiate custom signature process in external Identity Provider system. The response may optionally include a display code that should be shown to the user to confirm they are signing the correct operation.
POST (/internal/v1/custom-auth:init-signature)
Parameters
- X-Request-ID (header): Request ID used for tracing. A new one will be generated if not provided.
Request Body
Responses
200 OK
Identity Provider signature initiation response
400 Bad Request
Returned in case of an error, internal server error or invalid request
500 Internal Server Error
Returned in case of an error, internal server error or invalid request
Architecture
Identity Provider signature initiation request
Correlation ID to help correlate with signature confirmation request
Context data related to the signature being performed
Data that needs to be hashed by connector and signed by Identity Provider application
Action for which the data is being signed
Unique nonce to ensure the signature is unique
Details required to initiate signature in Identity Provider
No properties match your search
Try a different search term or clear the search to see all properties
Identity Provider signature initiation response
Optional verification code to display to the user, confirming they are signing the correct operation. When present, the client should show this code to the user.
No properties match your search
Try a different search term or clear the search to see all properties
Returned in case of an error, internal server error or invalid request
Error message
Error code
No properties match your search
Try a different search term or clear the search to see all properties
Returned in case of an error, internal server error or invalid request
Error message
Error code
No properties match your search
Try a different search term or clear the search to see all properties